projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3db70e0
)
dmidecode: add license.
author
Álvaro Fernández Rojas
<
[email protected]
>
Fri, 25 Jul 2014 18:57:14 +0000
(20:57 +0200)
committer
Álvaro Fernández Rojas
<
[email protected]
>
Fri, 25 Jul 2014 18:57:14 +0000
(20:57 +0200)
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
utils/dmidecode/Makefile
patch
|
blob
|
history
diff --git
a/utils/dmidecode/Makefile
b/utils/dmidecode/Makefile
index b728d0eb0c4837186d300b8e565af4f3e75f46fc..0f255dd89a22de2afa83afdce91dd71e8de20366 100644
(file)
--- a/
utils/dmidecode/Makefile
+++ b/
utils/dmidecode/Makefile
@@
-16,6
+16,9
@@
PKG_SOURCE_URL:=http://download.savannah.gnu.org/releases/dmidecode
PKG_MD5SUM:=a406f3cbb27736491698697beeddb781
PKG_MAINTAINER:=Álvaro Fernández Rojas <
[email protected]
>
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=LICENSE
+
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk